home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / osi / x500 / templates.sit.hqx / Gen Template README next >
Encoding:
Text File  |  1993-01-06  |  1.2 KB  |  15 lines

  1. 6 January 1993 templates.sit README
  2.  
  3. This archive contains a few items useful if you want to change the display templates used in maX.500 2.0.  This toolkit is only for those who really can't wait a few weeks for a WYSIWYG template editor (being worked on by Russ Wright of LBL).
  4.  
  5. The process you will need to go through is this:
  6. 1. edit the templates.r file to describe the templates you want.  Looking at the templatetypes.r file may help.
  7.  
  8. 2. Use the MPW Rez tool or the SARez that comes with ThinkC to compile the templatetypes.r and templates.r files into a binary resource file (assume it is called Rez.out).
  9.  
  10. 3. Launch the RezInsert utility.  It will ask you to select two files.  The first is the source file (Rez.out) and the second is the destination (a copy of maX.500 2.0).  RezInsert will munge the resources into a single MXPr id 100 resource and write that to the destination application or file.  RezInsert will do its work silently if all goes well (it has virtually no user interface).
  11.  
  12. If you need to examine the MXPr resource, the text file "template file format" describes it fairly accurately.  Send questions to me if you get stuck.
  13.  
  14. -Mark Smith
  15.  mcs@umich.edu